home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 011 / popup4.arc / PW2.DOC < prev    next >
Text File  |  1985-11-12  |  6KB  |  158 lines

  1.  
  2.  
  3.    2222222  2222222
  4.    2     2  2        2     2  222  22   2  2222    222   2     2    Cannon/Mill
  5.    2222222  2        2     2   2   2 2  2  2   2  2   2  2     2     Software
  6.    2        2         2 2 2    2   2  2 2  2   2  2   2   2 2 2          1985
  7.    2        2222222   22 22   222  2   22  2222    222    22 22
  8.  
  9.  
  10.       PCwindow - Version 2.2         1985         All Rights Reserved.
  11.  
  12.  
  13.       PCwindow is a "hidden" utility program which remains resident in
  14.       RAM, as an extension of DOS, until the system is re-booted.  This
  15.       program provides the user with 8 online hidden utility functions.
  16.       There are 5 windows available for access to the functions.  Each of
  17.       the functions or windows can be accessed by entering a combination
  18.       of two keys.  The keys used to display the windows and access the
  19.       functions are:
  20.  
  21.       1) ALT-1  : Display the Time Window.
  22.  
  23.       2) ALT-2  : Start the Elapse Timer. (The Time Window need not be
  24.                                            active for this function)
  25.       3) ALT-3  : Calculate Split Time.   (The Time Window need not be
  26.                                            active for this function)
  27.       4) ALT-4  : Stop Elapse Timer.      (The Time Window need not be
  28.                                            active for this function)
  29.       5) ALT-5  : Set Alarm.              (The Time Window must be
  30.                                            active for this function)
  31.       6) ALT-5  : Set Color On/Off        (The Help Window must be
  32.                                            active for this function)
  33.       7) ALT-6  : Display ASCII Table Window.
  34.  
  35.       8) ALT-7  : Display NOTE PAD Window.
  36.  
  37.       9) ALT-8  : Display PRINTER SETUP Window.
  38.  
  39.      10) ALT-0  : Display HELP Window.
  40.  
  41.  
  42.       The following is a brief description of the windows and functions:
  43.  
  44.       A) Time Window - (ALT-1)
  45.  
  46.             Displays the Elapse Time, Split Time, Alarm Time, current
  47.             system date, and current system time.
  48.  
  49.       B) Start Elapse Timer - (ALT-2)
  50.  
  51.             This function starts or re-starts the Elapse timer which
  52.             has the format of HH:MM:SS.
  53.  
  54.       C) Calculate Split Time - (ALT-3)
  55.  
  56.             This function will calculate the Split time from the Elapse
  57.             timer in the format of HH:MM:SS.
  58.  
  59.       D) Stop Elapse Timer - (ALT-4)
  60.  
  61.             This function will stop the Elapse timer.
  62.  
  63.       E) Set Alarm Time - (ALT-5)
  64.  
  65.             This function will allow the user to set an Alarm time from
  66.             the Time Display Window.  The Alarm time is in the format of
  67.             HH:MM:SS.  If the Alarm time has been set a musical note
  68.             symbol will be displayed to the right of the Alarm time.
  69.  
  70.       F) Set Color On/Off - (ALT-5)
  71.  
  72.             This function will allow the user to turn the color off
  73.             if a color card with a black & white monitor is being used.
  74.  
  75.       G) Display ASCII Table Window - (ALT-6)
  76.  
  77.             This function displays a page of an ASCII table with ascii,
  78.             hex, display, and control values.  The ASCII table can be
  79.             scrolled by using the PgUp, PgDn, Home, and End keys.
  80.  
  81.       H) Display NOTE PAD Window - (ALT-7)
  82.  
  83.             This function displays the NOTE PAD window and allows the
  84.             user to enter information.  There are several sub-functions
  85.             available within the NOTE PAD Window.
  86.  
  87.             ALT-R  : Read an existing NOTE PAD file.
  88.                      The user is prompted for a file name to be read.
  89.  
  90.             ALT-W  : Create a new NOTE PAD file.
  91.                      The user is prompted for the file name to be created.
  92.  
  93.             ESC key : This will exit the user from the file name prompt.
  94.  
  95.             ALT-T : This will embed the current system TIME into the
  96.                     text at the location of the cursor.
  97.  
  98.             ALT-D : This will embed the current system DATE into the
  99.                     text at the location of the cursor.
  100.  
  101.             Editing Keys : Cursor movement keys, Home (to beginning of
  102.                            current line), End (to end of current line),
  103.                            Insert, Delete, Back Space, and Ctrl-End (to
  104.                            erase to end of line)
  105.  
  106.  
  107.       I) Printer Window - (ALT-8)
  108.  
  109.             This function will allow the user to send commands to
  110.             several printers to do line feeds, form feeds, set up
  111.             character sets, print size, quality, etc.
  112.  
  113.       J) Help Window - (ALT-0)
  114.  
  115.             This function will display a Help window showing the
  116.             available functions.
  117.  
  118.  
  119.       When one of the above functions is invoked, the application
  120.       currently executing will be interrupted.  When the last Window
  121.       is removed from the screen the application will regain control.
  122.       Multiple Windows may appear on the screen at the same time, but
  123.       only one of any type window may be displayed.  Windows are removed
  124.       from the screen in reverse order from which they were invoked.
  125.  
  126.  
  127.       PCwindow was written in assembler and traps the keyboard input.
  128.       Therefore, PCwindow may not work with other application which
  129.       trap the keyboard input.  PCwindow is designed to allow additional
  130.       resident routines to be added.  PCwindow includes common routines
  131.       for "windowing" and direct video memory I/O.
  132.  
  133.  
  134.       If you find the program useful a $10.00 fee is requested.  If you
  135.       find this program interesting and would like to have a copy of the
  136.       source code, send $30.00 to:
  137.  
  138.                         Cannon/Mill Software
  139.                         P.O. Box 10047
  140.                         Columbia, Mo. 65205
  141.  
  142.       Any comments or suggestions can be sent to the above address and
  143.       would be greatly appreciated.
  144.  
  145.  
  146.       RE-DISTRIBUTION:
  147.  
  148.             Please feel free to distribute unmodified copies of this
  149.             program and documentation to others.
  150.  
  151.       DISCLAIMER:
  152.             The authors of PCwindow do not guarantee the code or
  153.             execution of this product.  This program is provided
  154.             "AS IS" without warranty of any kind, either expressed
  155.             or implied.
  156. ct.  This program is provided
  157.             "AS IS" without warranty of any kind, either expressed
  158.